Olaf eliminates a zillion hardcoded staticly sized buffers and commonizes
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 13 Jul 2006 05:33:59 +0000 (05:33 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 13 Jul 2006 05:33:59 +0000 (05:33 +0000)
commit4fb0125bf83bc1262b50b0057a18bd455ed616da
treec54682a8d5df3eee014d7590e535ba798c929a58
parent496102535695615c3342bd7b625977e46325aba2
Olaf eliminates a zillion hardcoded staticly sized buffers and commonizes
our ASCII text reader into the new 'textfile' scheme.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2229 f51c46e8-681c-474f-0cfe-069cfd0219fb
25 files changed:
gpsbabel/Makefile.in
gpsbabel/arcdist.c
gpsbabel/compegps.c
gpsbabel/configure.in
gpsbabel/cst.c
gpsbabel/csv_util.c
gpsbabel/defs.h
gpsbabel/garmin_txt.c
gpsbabel/google.c
gpsbabel/gpsutil.c
gpsbabel/hsa_ndv.c
gpsbabel/igc.c
gpsbabel/inifile.c
gpsbabel/netstumbler.c
gpsbabel/nmea.c
gpsbabel/nmn4.c
gpsbabel/ozi.c
gpsbabel/pcx.c
gpsbabel/polygon.c
gpsbabel/stmwpp.c
gpsbabel/textfile.c [new file with mode: 0644]
gpsbabel/tiger.c
gpsbabel/tmpro.c
gpsbabel/unicsv.c
gpsbabel/xcsv.c